protected virtual void OnCollectionChanging( CollectionChangeEventArgs e )
'Declaration Protected Overridable Sub OnCollectionChanging( _ ByVal e As CollectionChangeEventArgs _ )
'使用法 Dim instance As CollectionBase(Of T) Dim e As CollectionChangeEventArgs instance.OnCollectionChanging(e)
CollectionBase<T> クラス CollectionBase<T> メンバ
© 2004-2015, GrapeCity inc. All rights reserved.